@charset "UTF-8";
body {
	margin: 0px;
}
.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d2538;
	text-decoration: none;
}
.redcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d2538;
	text-decoration: none;
	line-height: 16px;
}
.redcopylarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6d2538;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.redlinklarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6d2538;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
a.redlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d2538;
	text-decoration: underline;
	font-weight: normal;
}
.footnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: 15px;
}
a.redlinklarge:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6d2538;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
}
a.footnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 41px;
	color: #6d2538;
	text-decoration: none;
	line-height: 39px;
	font-weight: normal;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6d2538;
	text-decoration: none;
	line-height: 30px;
	font-weight: normal;
}
.backlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6d2538;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
a.backlink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6d2538;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
}
